Skip to content

Conversation

@minhnhatnoe
Copy link

This PR fixes a typo in numericals.py.
 
To reproduce the issue, use this problem:
a b c = triangle a b c; o = circle o a b c; t = on_tline t a o a, on_line t b c; p = midpoint p t a; e = midpoint e t c ? cyclic a p e b

@minhnhatnoe minhnhatnoe changed the title Fixed incorrect tuple unpacking in check_cyclic Fix incorrect tuple unpacking in check_cyclic Jan 18, 2024
@mirefek mirefek mentioned this pull request Jan 20, 2024
@mirefek
Copy link

mirefek commented Jan 20, 2024

I have also noticed this bug. I am closing my issue #20 since it is already a pull request (I haven't realized first).

tpgh24 pushed a commit to tpgh24/ag4masses that referenced this pull request Feb 10, 2024
angbisec_bline_cyclic
a b c = triangle; f = on_bline f b c, angle_bisector f b a c ? cyclic a b c f

Also in google-deepmind#16 (Fix incorrect tuple unpacking in check_cyclic #16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants